Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix lookup layer oov token check when num_oov_indices > len(vocabulary tokens) #14793

Merged
merged 1 commit into from
Jun 23, 2021

Conversation

copybara-service[bot]
Copy link

Fix lookup layer oov token check when num_oov_indices > len(vocabulary tokens)

This was always broken for numpy vocabulary inputs, and recently broke for lists as well.

…y tokens)

This was always broken for numpy vocabulary inputs, and recently broke for lists as well.

PiperOrigin-RevId: 380946490
@copybara-service copybara-service bot merged commit a77c3f7 into master Jun 23, 2021
@copybara-service copybara-service bot deleted the test_380935015 branch June 23, 2021 03:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant